Introducing a new variable {{ROOTPAGENAME}}
authorblotmandroid <pragun06@gmail.com>
Sun, 21 Apr 2013 14:09:49 +0000 (19:39 +0530)
committerblotmandroid <pragun06@gmail.com>
Tue, 23 Apr 2013 20:43:25 +0000 (02:13 +0530)
commitd197fbd34940e3c5812049deeee0d95f346518bb
tree04881c4bd56a52674c295aea32fda1f3b2f948a4
parent54d25a7e24878938fe50bc65fb336e605a4e72ac
Introducing a new variable {{ROOTPAGENAME}}

Introduced a new variable ROOTPAGENAME which has similar
content like BASEPAGENAME.
ROOTPAGENAME only contains the name of the topmost page without namespace, e.g.
for "User:Name/Article/Subarticle" it should be "Name".
BASEPAGENAME would be "Name/Article" here.

Update : fixed indentation in maintenance/fuzz-tester.php

Added to RELEASE-NOTES-1.2.2

Bug: 6747
Change-Id: I71ef0a15c95c9145462f3aa7fdb3ed11dac79265
RELEASE-NOTES-1.22
includes/MagicWord.php
includes/parser/CoreParserFunctions.php
includes/parser/Parser.php
languages/messages/MessagesEn.php
maintenance/fuzz-tester.php
tests/parser/parserTests.txt